home *** CD-ROM | disk | FTP | other *** search
- ** LOGOFF.BMC
- **
- ** This script is used to log off BIX and hang up the modem.
- **
-
- Watch_Start:
-
- Show "Signing Off\n"
- Puts "BYE\r"
-
- Watch_00 "Thank you for using BIX!"
-
- Screen "Off"
- Puts "+++"
- Wait "2"
- Puts "ATH0\r"
- Watch_Del_00
-
- Watch_01 "OK"
-
- Puts "ATH0\r"
- Watch_Del_01
-
- Watch_02 "CARRIER"
-
- Puts "ATH0\r"
- Watch_Del_00
- Watch_Del_01
- Watch_Del_02
- Watch_Del_03
-
- Watch_03 "OK"
-
- Puts "ATH0\r"
- Watch_Del_00
- Watch_Del_01
- Watch_Del_02
- Watch_Del_03
-
- Watch_End
-